cfb_console: flush FB cache at end of public functions
authorEric Nelson <[email protected]>
Mon, 6 May 2013 12:27:28 +0000 (14:27 +0200)
committerAnatolij Gustschin <[email protected]>
Mon, 6 May 2013 12:53:10 +0000 (14:53 +0200)
commitdb0d47dd433bc7ba60b927fb0ff6835758a8893d
tree0a778cec054f3cd7d941bbe0804466f88f4da229
parent5ed6f447af60aabd2669d913f673793c1ce48f47
cfb_console: flush FB cache at end of public functions

Removed internal cache_flush operations and placed a flush of the
entire frame-buffer at the end of each public function.

Signed-off-by: Eric Nelson <[email protected]>
Signed-off-by: Anatolij Gustschin <[email protected]>
drivers/video/cfb_console.c